Skip to content

Create Android Friendly Meals#97

Merged
marinacoelho merged 6 commits intomainfrom
marina/create-android-friendly-meals
Mar 24, 2025
Merged

Create Android Friendly Meals#97
marinacoelho merged 6 commits intomainfrom
marina/create-android-friendly-meals

Conversation

@marinacoelho
Copy link
Copy Markdown
Collaborator

This pull request adds the first version of the Android Friendly Meals app, with two features:

  • Recipe generation from a list of typed ingredients (text-to-text)
  • Recipe image generation from a recipe (text-to-image)

The app it's following Android's guide to app architecture.

@thatfiredev thatfiredev self-requested a review March 24, 2025 14:04
Comment thread vertex-ai-friendly-meals/android/app/src/main/AndroidManifest.xml
marinacoelho and others added 2 commits March 24, 2025 14:45
…firebase/example/friendlymeals/data/datasource/AIRemoteDataSource.kt

Co-authored-by: Rosário P. Fernandes <rosariofernandes51@gmail.com>
@marinacoelho marinacoelho merged commit fc93511 into main Mar 24, 2025
3 checks passed
peterfriese pushed a commit that referenced this pull request Mar 2, 2026
* Project structure

* Add first screen, navigation, injection and app icons

* Add recipe and image generation features to the main screen

* Add Markdown support, add loading indicator, change cuisine field for notes field

* Update vertex-ai-friendly-meals/android/app/src/main/java/com/google/firebase/example/friendlymeals/data/datasource/AIRemoteDataSource.kt

Co-authored-by: Rosário P. Fernandes <rosariofernandes51@gmail.com>

* Update logic to show loading icon

---------

Co-authored-by: Rosário P. Fernandes <rosariofernandes51@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants